home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1599 / 1586 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.1 KB

  1. Date: Thu, 23 Jun 1994 15:32:02 +0200 (MET DST)
  2. From: "Elias M}rtensson (proxxi)" <elias@proxxi.uf.se>
  3. Subject: Re: Virtual memory and MiNT
  4. To: Pereira Martins <sm001pe@unidui.uni-duisburg.de>
  5. In-Reply-To: <9406230919.AA01534@unidui.uni-duisburg.de>
  6. Message-Id: <Pine.3.85.9406231554.A2539-0100000@cyber.proxxi.uf.se>
  7. Mime-Version: 1.0
  8.  
  9. On Thu, 23 Jun 1994, Pereira Martins wrote:
  10.  
  11. > Yes, of course. But I'm not the one to do this, because I don't know
  12. > how virtual memory driver works :-(
  13. > Sorry.
  14.  
  15. Well, I'm looking in to it right now, and we'll see how it comes out...
  16.  
  17. My way of doing it is to let the kernel allocate say, 3MB of buffer, then
  18. map the first 3 megabytes of TT-ram into this buffer. Then, the bus-error 
  19. handler has to handle the swapping of the other memory.
  20.  
  21. Now, I wonder if anybody can expain to me the existance of the MMAP swap 
  22. in mem.c. The way I do it the alt memory map is actually the swap memory 
  23. map. Is there another good way of doing this?
  24.  
  25. -- 
  26. Elias M}rtenson                   !  No joke here.
  27. elias@proxxi.uf.se                !  Sorry for the inconvenience.
  28. C-programmerare och GNU-fanatiker ! 
  29.  
  30.